Conversation
check if store is null
…ted. Explicitly restoring the dtor handlers on shutdown
|
I just pushed a fix for a build warning to topic/fix-segfault. Can you confirm that this new version works as expected on your end? As soon as you do I will merge and release. https://github.com/colder/php-weakref/tree/topic/fix-segfault |
|
Installed, looks like it works fine, thanks for cleaning up! Jim Zubov On March 15, 2016 6:11:39 AM EDT, Etienne Kneuss notifications@github.com wrote:
|
old_dtors it actually holds zend_object_dtor_obj_t's, not zval's, so Z_PTR_P() didn't do any good
|
I found a problem, pushed a fix, see comment on commit - Jim Zubov On March 15, 2016 6:11:39 AM EDT, Etienne Kneuss notifications@github.com wrote:
|
No description provided.